-
I am writing logic in a bash script which will run hive queries and will give the result of certain …
- 365 views
- 2 answers
- 0 votes
-
020-07-15 04:04:41,418 WARN streaming.StreamJob: -file option is deprecated, please use generic option -files instead. packageJobJar: [mapper.py, reducer.py, /tmp/hadoop-unjar5600478989445347268/] [] /tmp/streamjob8616771653948328145.jar …
- 385 views
- 0 answers
- 0 votes
-
Hadoop has its own serialization mechanism but it can also work with other serialization protocols like protocol buffer. It is …
- 376 views
- 0 answers
- 0 votes
-
i set the input file as a CSV file once i try to convert from String to IntWritable i get …
- 481 views
- 0 answers
- 0 votes
-
Below is the structure of .sh script which we schedule via Rundeck: kinit -kt ${keytab_file} ${principal_name} while [ $timeCounter -lt …
- 0 views
- 0 answers
- 0 votes
-
I have written some binary image data to a Hadoop SequenceFile and am trying to extract it so I can …
- 362 views
- 0 answers
- 0 votes
-
I am writing part files to S3 from a spark application. The part files are written in a nested directory …
- 325 views
- 0 answers
- 0 votes